@charset "utf-8";
/*视频*/
.videohide {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.videohide_class {
  visibility: visible;
  opacity: 1;
}
.videohidebg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
}
.videohidebox i {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 24px;
  border-radius: 30px;
  background: #d50900;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -15px;
  margin-top: -15px;
  border: 2px solid #fff;
  cursor: pointer;
  font-style: normal;
}
.videohidebox i.fa-close:hover {
  -webkit-filter: brightness(110%);
}
.videohidebox {
  position: relative;
  width: 1000px;
  height: auto;
  background: #fff;
  z-index: 20;
  padding: 10px;
  transition: 0.5s;
  margin-top: -100px;
}
.videohidebox_class {
  margin-top: 0;
  opacity: 1;
}
.videohidebox_1 {
  width: 100%;
  height: auto;
}
.videohidebox_1 video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.videohidebox_1 p {
  font-size: 16px;
  color: #000;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.vdbg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s;
}

.head {
  height: 100px;
  width: 100%;
  /*background: rgba(234, 234, 234, 0.85);*/
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
}
.logo {
  display: inline-block;
  height: 52px;
}
.nav span {
  height: 100px;
  display: flex;
  align-items: flex-end;
  margin: 0 15px;
  position: relative;
}
.nava {
  padding: 0 5px;
  display: block;
  line-height: 80px;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  font-size: 16px;
}
.nav span.active .nava,
.nav span:hover .nava {
  border-bottom: 3px solid #3a7ac4;
  color: #0d4696;
}
.textcolor {
  color: #3a7ac4;
}
.bgcolor {
  background: #0d4696;
  color: #fff;
}
.hvcolor:hover {
  color: #0d4696;
}
.bgcolor2 {
  background: #3b7bc4;
  color: #fff;
}

.navhide {
  width: 490px;
  position: absolute;
  left: -70px;
  top: 100%;
  /*background: rgba(234, 234, 234, 0.85);*/
  background: #fff;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
}
.nav span:hover .navhide {
  opacity: 1;
  visibility: inherit;
}
.nhr {
  width: 45%;
}
.nhr a,
.nhprdaw a {
  display: block;
  line-height: 35px;
  margin-bottom: 10px;
  padding: 0 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.nhr a:hover,
.nhr a.active,
.nhprdaw a:hover,
.nhprdaw a.active {
  background: #3a7ac4;
  color: #fff;
}
.navhide_prd {
  width: 1300px;
  margin-left: -400px;
}
.nhprda {
  width: 12%;
}

.nhprda .text14{
  /*line-height: 20px !important;*/
  font-size: 13px;
  line-height: 18px;
  padding-left: 20px;
}

.nhprdaw_a a {
  margin: 0;
}
.nhprdaw_a {
  padding: 5px 0;
  border-bottom: 1px solid #cacaca;
  font-size: 12px;
}
.hdrt {
  margin-top: -10px;
}
.hdrt a.active {
  color: #0d4696;
}
.hdrb input {
  width: 280px;
  height: 35px;
  padding: 0 12px;
  /*background: #fff;*/
  background: #eeeeee;
}
.hdrb button {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/scico_03.png) no-repeat center;
  cursor: pointer;
}

.md {
  padding: 65px 0;
}
.i1 {
  background: url(../images/i1bg_02.jpg) no-repeat top center;
  background-size: 100%;
}
.itopbox {
  display: inline-block;
  padding: 0 50px;
  line-height: 43px;
  border: 1px solid #ececec;
  letter-spacing: 10px;
}
.itopbox::after {
  width: 2px;
  height: 20px;
  background: #0d4696;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: -10px;
}
.i1txt {
  text-indent: 2em;
  line-height: 34px;
}
.i1ma {
  width: 25%;
  border-right: 1px solid #ccc;
}
.i1ma:last-child {
  border: 0;
}
.i1ma img {
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.7;
  transition: 0.25s;
}
.i1ma:hover img {
  opacity: 1;
  filter: inherit;
}
.i2w {
  padding: 0 10px;
}
.i2a {
  width: 32.33%;
  margin: 0 0.5%;
  margin-top: 20px;
}
.i2a h3 {
  line-height: 65px;
  padding: 0 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-weight: normal;
}
.i2aw {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  background: rgba(58, 122, 196, 0.8);
  color: #fff;
  width: 0px;
  transition: 0.8s;
  opacity: 0;
}
.i2a:hover .i2aw {
  width: 100%;
  opacity: 1;
}
.i2aw .w100 {
  min-width: 150px;
}
.moresp {
  line-height: 30px;
  padding: 0 15px;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  transition: 0.25s;
}
.moresp:hover {
  border: 1px solid #0d4696;
  background: #0d4696;
  color: #fff;
}
.i3aw {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  width: 100%;
}
.swiper-button-next-i3,
.swiper-button-prev-i3 {
  transform: scale(0.7);
}
.i4 {
  background: url(../images/i4bg_02.jpg) no-repeat center;
  background-size: cover;
}
.i4a {
  border-radius: 8px;
  padding: 20px;
  background: #fff;
}
.i4a:hover {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.i4atxt img {
  filter: grayscale(100%);
  filter: gray;
}
.i4a:hover .i4atxt img {
  filter: inherit;
}
.itopline {
  width: 90px;
  height: 1px;
  background: #ddd;
  display: block;
  margin: 25px auto;
}
.itop_a {
  line-height: 55px;
  width: 240px;
  display: inline-block;
}
.ft {
  padding-top: 40px;
  color: #fff;
  background: #242021;
}
.fta h3 {
  border-bottom: 1px solid #504d4d;
  padding-bottom: 10px;
  padding-right: 40px;
  position: relative;
  margin-bottom: 10px;
}
.fta h3::after {
  width: 30px;
  height: 3px;
  background: #0d4696;
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
}
.fta p,
.fta p a {
  line-height: 36px;
  color: #bbb;
}
.fta p i {
  width: 6px;
  height: 6px;
  background: #bbb;
  border-radius: 100%;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.fta a:hover {
  color: #fff;
}
.fb {
  background: #fff;
  padding: 15px 0;
}

.listbn {
  height: 560px;
}
.lbntxt {
  margin-top: 80px;
  padding-bottom: 20px;
  width: 441px;
  min-height: 100px;
  background: url(../images/lbnbg_03.png) no-repeat bottom;
}
.ititle_48 {
  font-size: 48px;
}
.listtop {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.pdt {
  height: 200px;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #ddd;
}
.pdta {
  border-bottom: 1px solid #ddd;
}
.pdta:last-child {
  border-bottom: 0;
}
.pdtal {
  width: 130px;
  text-align: center;
}
.pdtar {
  padding: 10px 20px;
}
.pdtar label {
  min-width: 100px;
  margin-right: 20px;
  cursor: pointer;
  margin-top: 2px;
  margin-bottom: 2px;
}
.pdtar label input {
  -webkit-appearance: checkbox;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 3px;
}
.pdbtab {
  width: 1300px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  table-layout: fixed;
}
.pdbtab th {
  color: #fff;
  font-size: 12px;
  background: #3b7bc4;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 5px;
  font-weight: normal;
  width: 76px;
  word-break: break-all;
}

.pdbtab th:first-child{
  width:100px;
}

.pdbtab td {
  font-size: 12px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0 5px;
  text-align: center;
  word-break: break-all;
}

.pdbtab td .strong {
  color: #3b7bc4;
  font-weight: bold;
}

.prda img {
  max-height: 34px;
}
.pdbtab tr:hover {
  background: #73a3d8;
  color: #fff;
}
.pdbtab tr:nth-child(odd):hover {
  background: #73a3d8;
  color: #fff;
}
.pdbtab tr:nth-child(odd) {
  background: #e7e7e7;
}
.page,.xiaocms-page {
  justify-content: flex-end;
}
.page *,.xiaocms-page * {
  margin: 2px;
  font-size: 12px;
}
.page a,.xiaocms-page a ,.xiaocms-page span{
  line-height: 30px;
  padding: 0 11px;
  background: #e7e7e7;
  display: inline-block;
}
.page a:hover,
.page a.active,
.xiaocms-page a:hover,
.xiaocms-page span
{
  background: #3b7bc4;
  color: #fff;
}
.pageslt select {
  width: 60px;
  padding: 0 10px;
  background: #e7e7e7;
  height: 30px;
  color: #0d4696;
}
.slti {
  line-height: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
}
.page span {
  margin-left: 10px;
}
.pdb {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.abtopline {
  width: 40px;
  height: 3px;
  background: #3a7ac4;
  margin: 15px auto 0 auto;
}
.ab1l {
  line-height: 30px;
}
.ab1r {
  width: 38%;
  margin-left: 3%;
}
.vdico {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/vdico_03.png) no-repeat center;
  background-size: 13%;
}
.ab1rba {
  padding: 0 15px;
}

.lcw {
  padding: 0 100px;
}
.lcw::after {
  width: 1px;
  height: 100%;
  content: "";
  background: #ddd;
  position: absolute;
  left: 50%;
  top: 0;
}
.lcw::before {
  width: 13px;
  height: 39px;
  background: url(../images/lcwico1_03.png) no-repeat center;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -30px;
  z-index: 1;
}
.lcal {
  justify-content: flex-end;
}
.lcala {
  background: #99a9bb;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  color: #fff;
  transition: 0.25s;
}
.lca::after {
  width: 22px;
  height: 22px;
  content: "";
  background: url(../images/lcwico_03.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -11px;
  top: 50%;
  margin-top: -11px;
  z-index: 9;
}
.lcarbox {
  border-radius: 4px;
  transition: 0.25s;
}
.lca {
  margin-bottom: 30px;
}
.lca:last-child {
  margin-bottom: 0;
}
.lca:nth-child(even) {
  flex-flow: row-reverse;
}
.lca:nth-child(even) .lcal {
  justify-content: flex-start;
}
.lca:nth-child(even) .lcar {
  text-align: right;
}
.lca:hover .lcarbox {
  background: #3a7ac4;
  color: #fff;
}
.lca:hover .lcala {
  background-image: linear-gradient(#34cffc, #3a7ec5);
}

.ry1tw {
  justify-content: space-around;
}
.ry1ta {
  width: 20%;
}

.ry1ba {
  border: 1px solid #3979c3;
  cursor: pointer;
}
.certify .swiper-slide {
  width: 20%;
}
.tc {
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
}
.tc_active {
  opacity: 1;
  visibility: inherit;
}
.picw {
  position: relative;
  width: 400px;
  background: #fff;
  padding: 12px;
}
.close_tc {
  position: absolute;
  right: -30px;
  top: -30px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: #0760a5;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.close_tc img {
  width: 12px;
  filter: grayscale(100%) brightness(1000%);
}

.ry2 {
  background: url(../images/ry2pic_02.jpg) no-repeat top;
  background-size: 100% 350px;
}
.ry2w {
  padding: 50px;
  border-radius: 6px;
  box-shadow: 0 0 20px rgba(220, 220, 218, 0.5);
  background: #fff;
}
.swiper-pagination-ry2 {
  position: relative;
  text-align: center;
  width: 100%;
  margin-top: 40px;
}
.swiper-pagination-ry2 .swiper-pagination-bullet {
  background: #ebebeb;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.swiper-pagination-ry2 .swiper-pagination-bullet-active {
  background: #3a7ac4;
}

.jol {
  width: 200px;
  margin-right: 7%;
}
.jolw {
  padding: 20px 10px 2px 10px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.jola {
  display: flex;
  align-items: center;
  padding: 0 15px;
  line-height: 35px;
  color: #3a7ac4;
  margin-bottom: 20px;
}
.jola span {
  margin: 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.jola:hover,
.jola.active {
  background: #3a7ac4;
  color: #fff;
}
.jort {
  background: #eeeeee;
}
.jort span {
  font-weight: bold;
  color: #3a7ac4;
  line-height: 45px;
  padding: 0 20px;
}
.jorat span {
  padding: 10px 20px;
  line-height: 30px;
}
.jorat {
  border-bottom: 1px solid #e6e6e6;
}
.jorat.active {
  color: #3a7ac4;
}
.jorat.active .rti {
  transform: rotate(180deg);
}
.jorab {
  display: none;
}
.johd1 {
  border: 1px solid #e6e6e6;
  padding: 30px;
  border-top: 0;
}
.johd1a {
  margin-bottom: 20px;
}
.johd1_sbm a {
  display: inline-block;
  line-height: 34px;
  padding: 0 20px;
  background: #3a7ac4;
}
.johd2t {
  display: inline-block;
  line-height: 34px;
  width: 130px;
  border: 1px solid #0d4696;
  color: #0d4696;
  text-align: center;
}
.johd3 a {
  display: inline-block;
  margin: 20px 0;
  line-height: 34px;
  width: 120px;
  border-radius: 4px;
  background: #f85d47;
  color: #fff;
  text-align: center;
}

.lx .lx1 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lx .lx1 ul li {
  /* background: url("../images/lx_bg.jpg") no-repeat center; */
  width: 640px;
  height: 336px;
  padding: 37px 25px;
  color: #fff;
  border: 1px solid #eaeaea;
  margin-bottom: 25px;
}

.lx .lx1 ul li .title {
  font-size: 24px;
  color: #3a7ac4;
  font-weight: bold;
}

.lx .lx1 ul li hr {
  height: 1px;
  width: 290px;
  background: #eaeaea;
  margin-top: 30px;
}

.lx .lx1 ul li p span {
  font-weight: bold;
}

.lx .lx1 ul li p {
  font-size: 16px;
  margin-top: 25px;
  color: #666666;
}

.lx .lx2 {
  height: 408px;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  margin-top: 80px;
}
.lx .lx3 {
  margin-top: 90px;
}
.lx .lx3 .title {
  color: #3a7ac4;
}

.lx .lx3 .row {
  margin-top: 35px;
  text-align: right;
}

.lx .lx3 .row label {
  color: #666666;
  font-size: 14px;
}
.lx .lx3 .row label span {
  color: red;
}
.lx .lx3 .row .item {
  display: flex;
  align-items: baseline;
}

.lx .lx3 .row .text {
  width: 300px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #e7e7e7;
  margin-left: 10px;
  text-indent: 1em;
}

.lx .lx3 .row textarea {
  height: 150px;
  border-radius: 2px;
  border: 1px solid #e7e7e7;
  width: 94.5%;
  padding: 1em;
  resize: none;
}

.lx .lx3 .row input[type="submit"] {
  width: 260px;
  height: 40px;
  line-height: 40px;
  background: #3a7ac4;
  color: #fff;
  text-align: center;
}

.newslist li {
  padding: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e1e1;
}
.newslist li:hover {
  box-shadow: 0 0 24px 0 rgba(50, 50, 50, 0.4);
  transition: all 0.3s;
}
.newslist li:hover .t1 {
  color: #3a7ac4;
}
.newslist li a {
  display: flex;
}
.newslist li img {
  width: 240px;
  height: 135px;
  display: block;
}
.newslist li .text {
  margin-left: 25px;
  width: 996px;
}
.newslist li .text .t1 {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  font-size: 16px;
}
.newslist li .text .t2 {
  margin-top: 30px;
}
.news_details .text {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 25px;
}
.news_details .title {
  font-size: 20px;
  color: #333333;
}
.news_details .time {
  color: #999999;
  font-size: 14px;
  margin-top: 20px;
}

.news_details .time span {
  margin-left: 30px;
}

.news_details .right a {
  display: block;
  margin-top: 20px;
}
.news_details .right img {
  vertical-align: text-top;
  margin-right: 5px;
}

.news_details .content {
  padding: 50px 5px;
  border-bottom: 1px dotted #ccc;
}

.news_details .newspage .ss {
  color: #0d4696;
  margin-bottom: 10px;
}
.news_details .newspage a {
  color: #676767;
}
.news_details .newspage a:hover {
  color: #0d4696;
}

.yyly ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.yyly li {
  width: 400px;
  position: relative;
  margin-bottom: 50px;
}

.yyly li img {
  width: 100%;
  height: 100%;
  display: block;
}

.yyly li .title {
  position: absolute;
  background: url("../images/yyly_title.png") no-repeat center;
  width: 326px;
  height: 127px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 20px;
  font-weight: bold;
  color: #676767;
}

.yyly li .title .t1 {
  margin-top: 29px;
  font-size: 20px;
}
.yyly li .title .t2 {
  font-size: 14px;
  margin-top: 5px;
  text-transform: uppercase;
}

.yyly li .more {
  background: url("../images/more.png") no-repeat center;
  width: 20px;
  height: 20px;
  margin: 5px auto 0 auto;
}

.yyly .show .title {
  font-size: 20px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 30px;
}

.yyly .show .content {
  font-size: 14px;
  color: #676767;
  line-height: 1.8;
  margin-top: 20px;
}

.qywhlist li {
  display: flex;
  margin-top: 50px;
}
.qywhlist li img {
  display: block;
}
.qywhlist li:hover .text,
.qywhlist li:hover .img {
  background: #3a7ac4;
}
.qywhlist li:hover .text .tit,
.qywhlist li:hover .text .des {
  color: #fff;
}

.qywhlist li .img {
  background: #fafafa;
  display: block;
}

.qywhlist li .text {
  background: #fafafa;
  width: 50%;
  padding-left: 64px;
  padding-top: 38px;
}

.qywhlist li .text .tit {
  font-size: 22px;
  color: #0d4696;
  width: 430px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 25px;
}

.qywhlist li .text .des {
  font-size: 18px;
  color: #333333;
  margin-top: 25px;
  width: 500px;
}

.join .gw {
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
}

.join .lx3 {
  margin-top: 0;
}

.ewm{
  margin-top: 5px;
}

.ewm p{
  line-height: 1;
  margin-right: 20px;
}

.ewm img{
  width: 90px;
}

.ewm span{display: block;color: #bbb; text-align: center; margin-top: 10px;}

.nice-select {
  width: 260px;
  padding: 0 10px;
  height: 40px;
  border: 1px solid #e7e7e7;
  position: relative;
  background: #fff url(../images/a2.jpg) no-repeat right center;
  margin-left: 10px;
}

.nice-select input {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px \9;
  border: 0;
  outline: 0;
  background: none;
}

.nice-select ul {
  width: 101%;
  display: none;
  position: absolute;
  left: -1px;
  top: 39px;
  overflow: hidden;
  background-color: #fff;
  max-height: 150px;
  overflow-y: auto;
  border: 1px solid #e7e7e7;
  border-top: 0;
  z-index: 9999;
}

.nice-select ul li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 10px;
  cursor: pointer;
  text-align: left;
}

.nice-select ul li.on {
  background-color: #e0e0e0;
}

.reset {
  display: block;
  margin: 0 auto;
  background: #3b7bc4;
  color: #fff;
  text-align: center;
  width: 160px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
}

.xiaocms-page{
  display: flex;
  justify-content: center;
}

.xiaocms-page a,.xiaocms-page span{
  /* margin: 0 3px; */
  /* display: block; *//* padding: 5px; */
}
.xiaocms-page span{
  color: #fff;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .videohidebox {
    width: 80%;
  }
  .logo {
    height: 40px;
  }
  .hdrb input {
    width: 180px;
  }
  .nav span {
    margin: 0 7px;
  }
  .itop_a {
    line-height: 40px;
    width: 180px;
  }

  .listbn {
    height: 480px;
  }
  .ititle_48 {
    font-size: 36px;
  }
  .ab1rba {
    padding: 0;
  }

  .lcw {
    padding: 0 3%;
  }
  .lcala {
    width: 70px;
    height: 70px;
  }
}
@media only screen and (max-width: 1050px) {
  .nava {
    font-size: 14px;
  }
  .logo {
    height: 30px;
  }
  .navhide_prd {
    width: 950px;
    margin-left: -280px;
  }
}
@media only screen and (max-width: 950px) {
  .mt_30,
  .mt_35,
  .mt_40,
  .mt_45,
  .mt_50,
  .mt_60,
  .mt_70,
  .mt_80 {
    margin-top: 25px;
  }
  /*视频*/
  .videohidebox {
    width: 90%;
    margin-left: 0;
    padding-bottom: 0;
  }
  .videohidebox_1 p {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .hdrb input {
    background: #f5f5f5;
    width: 100%;
  }
  .listbn {
    height: 400px;
  }
  .lbntxt {
    margin-top: 0;
  }
  .ititle_48 {
    font-size: 28px;
  }
  .lcw {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .join .gw {
    font-size: 15px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .flex_lmr_wap {
    justify-content: space-between;
    width: 100%;
  }
  .wap_disblock {
    display: block;
  }
  .md {
    padding: 25px 0;
  }
  .itopbox {
    padding: 0 20px;
    letter-spacing: 1px;
    line-height: 35px;
  }
  .i1txt,
  .fta p,
  .fta p a {
    line-height: 28px;
  }
  .i1ma img {
    height: 30px;
  }
  .i1ma {
    font-size: 12px;
  }
  .i2a {
    width: 100%;
  }
  .i4a {
    width: 100%;
  }
  .i4atxt p {
    font-size: 12px;
    line-height: 22px;
  }
  .itop_p {
    letter-spacing: 0 !important;
    font-size: 12px;
  }
  .itop_a {
    line-height: 38px;
    width: 140px;
    margin-bottom: 20px;
  }
  .ft {
    padding: 0 0 15px 0;
  }
  .fta {
    width: 48%;
    padding: 10px 0;
    display: none;
  }
  .fta p {
    font-size: 12px;
  }
  .fta p i {
    width: 4px;
    height: 4px;
    margin-right: 2px;
  }
  .fta:nth-child(4) {
    width: 100%;
    display: block;
  }
  .fb {
    font-size: 12px;
    line-height: 22px;
    padding: 10px 0;
  }

  .pdta {
    display: block;
  }
  .pdtal {
    line-height: 40px;
    width: 100%;
  }
  .pdtar label {
    margin-right: 0;
    min-width: 50%;
    width: auto;
  }

  .listbn {
    height: 180px;
  }
  .lbntxt {
    margin-top: 0;
    background: none;
    padding-bottom: 0;
    min-height: 1px;
  }
  .lbntxt h2 {
    font-size: 16px;
  }
  .ititle_48 {
    font-size: 24px;
  }

  .ab1l {
    line-height: 28px;
  }
  .abtopline {
    height: 2px;
    width: 30px;
  }
  .ab1rba {
    padding: 0;
    font-size: 12px;
  }

  .lcw {
    padding: 0;
  }
  .lcal {
    width: auto;
  }
  .lcala {
    width: 60px;
    height: 60px;
  }
  .lcar {
    flex: 0;
    flex-grow: 1;
    margin-left: 25px;
  }
  .lcarbox {
    padding: 14px;
  }
  .lcw::before {
    left: 75px;
  }
  .lcw::after {
    left: 75px;
  }
  .lca::after {
    left: 75px;
  }
  .lca:nth-child(even) {
    flex-flow: inherit;
  }

  .ry2w {
    padding: 15px;
  }
  .swiper-pagination-ry2 {
    margin-top: 15px;
  }
  .swiper-pagination-ry2 .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }
  .ry2 {
    background-size: 100% 200px;
  }

  .jol {
    width: 100%;
    margin-bottom: 15px;
  }
  .jolw {
    padding: 10px 15px 1px 15px;
    display: flex;
    flex-wrap: wrap;
  }
  .jola {
    width: 50%;
    margin-bottom: 10px;
  }
  .jort span {
    padding: 0 5px;
    font-size: 12px;
  }
  .jorat span {
    padding: 8px 5px;
    font-size: 12px;
  }
  .johd1 {
    padding: 15px;
  }
  .johd1a {
    font-size: 12px;
    width: 100%;
  }
  .johd1a img {
    margin-right: 5px;
    height: 15px;
  }
  .johd1_sbm a {
    line-height: 32px;
    font-size: 12px;
    padding: 0 12px;
  }
  .johd2t {
    line-height: 28px;
    width: 100px;
    font-size: 12px;
  }
  .johd2 .txt {
    font-size: 12px;
    line-height: 23px;
  }
  .certify .swiper-slide {
    width: 50%;
  }
  .picw {
    width: 85%;
  }

  .close_tc {
    right: -10px;
    top: -35px;
  }

  .lx .lx1 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .lx .lx1 ul li {
    /* background: url("../images/lx_bg.jpg") no-repeat center; */
    width: 100%;
    height: auto;
    padding: 37px 25px;
    color: #fff;
    margin-bottom: 20px;
  }

  .lx .lx1 ul li .title {
    font-size: 20px;
  }

  .lx .lx1 ul li hr {
    height: 1px;
    width: 100%;
    background: #eaeaea;
    margin-top: 20px;
  }

  .lx .lx1 ul li p span {
    font-weight: bold;
  }

  .lx .lx1 ul li p {
    font-size: 15px;
    margin-top: 20px;
  }

  .lx .lx2 {
    height: 408px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    margin-top: 80px;
  }
  .lx .lx3 {
    margin-top: 90px;
  }
  .lx .lx3 .title {
    color: #3a7ac4;
  }

  .lx .lx3 .row {
    margin-top: 0;
    text-align: center;
    flex-wrap: wrap;
  }

  .lx .lx3 .row label {
    color: #666666;
    font-size: 14px;
    width: 66px;
  }
  .lx .lx3 .row label span {
    color: red;
  }
  .lx .lx3 .row .item {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .lx .lx3 .row .text {
    width: 260px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #e7e7e7;
    margin-left: 10px;
    text-indent: 1em;
  }

  .lx .lx3 .row textarea {
    height: 123px;
    border-radius: 2px;
    border: 1px solid #e7e7e7;
    width: 283px;
    padding: 1em;
    resize: none;
  }

  .lx .lx3 .row input[type="submit"] {
    width: 260px;
    height: 40px;
    line-height: 40px;
    background: #3a7ac4;
    color: #fff;
    text-align: center;
  }

  .newslist li {
    padding: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e1e1;
  }
  .newslist li:hover {
    box-shadow: 0 0 24px 0 rgba(50, 50, 50, 0.4);
    transition: all 0.3s;
  }
  .newslist li:hover .t1 {
    color: #3a7ac4;
  }
  .newslist li a {
    display: flex;
    flex-wrap: wrap;
  }
  .newslist li img {
    width: 100%;
    height: auto;
    display: block;
  }
  .newslist li .text {
    margin-left: 0;
    width: 100%;
  }
  .newslist li .text .t1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
    font-size: 15px;
  }
  .newslist li .text .t2 {
    margin-top: 15px;
  }
  .news_details .text {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
  }
  .news_details .title {
    font-size: 18px;
    color: #333333;
  }
  .news_details .time {
    color: #999999;
    font-size: 14px;
    margin-top: 15px;
  }

  .news_details .time span {
    margin-left: 30px;
  }
  .news_details .right a {
    display: none;
  }

  .news_details .content {
    padding: 20px 5px;
  }

  .yyly ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .yyly li {
    width: 400px;
    position: relative;
    margin-bottom: 50px;
  }

  .yyly li img {
    width: 100%;
    height: 100%;
    display: block;
  }

  .yyly li .title {
    position: absolute;
    background: url("../images/yyly_title.png") no-repeat center;
    width: 326px;
    height: 127px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
    font-weight: bold;
    color: #676767;
  }

  .yyly li .title .t1 {
    margin-top: 29px;
    font-size: 20px;
  }
  .yyly li .title .t2 {
    font-size: 14px;
    margin-top: 5px;
    text-transform: uppercase;
  }

  .yyly li .more {
    background: url("../images/more.png") no-repeat center;
    width: 20px;
    height: 20px;
    margin: 5px auto 0 auto;
  }

  .yyly .show .title {
    font-size: 18px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-top: 10px;
  }

  .yyly .show .content {
    font-size: 14px;
    color: #676767;
    line-height: 1.8;
    margin-top: 20px;
  }

  .qywhlist li {
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
    text-align: center;
  }
  .qywhlist li .img {
    background: #fafafa;
  }

  .qywhlist li .text {
    background: #fafafa;
    width: 100%;
    padding-left: 0;
    padding-top: 18px;
    padding-bottom: 20px;
  }

  .qywhlist li .text .tit {
    font-size: 18px;
    color: #0d4696;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
  }

  .qywhlist li .text .des {
    font-size: 14px;
    color: #333333;
    margin-top: 15px;
    width: 100%;
  }
}
